projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdaf7a1
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Jul 1994 20:37:32 +0000
(20:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Jul 1994 20:37:32 +0000
(20:37 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 5bbd061bfb1ada227629d4f1125740a5ca8adaa0..417dd1548f33f555053664b8e186fa19b63b0fb5 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-131,6
+131,9
@@
and that its contents match what the master file says.")
(defvar vc-log-operation nil)
(defvar vc-log-after-operation-hook nil)
(defvar vc-checkout-writable-buffer-hook 'vc-checkout-writable-buffer)
+;; In a log entry buffer, this is a local variable
+;; that points to the buffer for which it was made
+;; (either a file, or a VC dired buffer).
(defvar vc-parent-buffer nil)
(defvar vc-parent-buffer-name nil)